ItemBodyHtmlText Property |
Contains the html body text.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string BodyHtmlText { get; }Public ReadOnly Property BodyHtmlText As String
Get
Property Value
Type:
StringThe body HTML text.
See Also